﻿2026-07-27T14:15:57.5272979Z ##[group]Run actions/checkout@v5
2026-07-27T14:15:57.5273476Z with:
2026-07-27T14:15:57.5273805Z   fetch-depth: 0
2026-07-27T14:15:57.5274200Z   repository: BigscreenVR/spt-bs-core
2026-07-27T14:15:57.5277240Z   token: ***
2026-07-27T14:15:57.5277600Z   ssh-strict: true
2026-07-27T14:15:57.5277952Z   ssh-user: git
2026-07-27T14:15:57.5278323Z   persist-credentials: true
2026-07-27T14:15:57.5278728Z   clean: true
2026-07-27T14:15:57.5279186Z   sparse-checkout-cone-mode: true
2026-07-27T14:15:57.5279606Z   fetch-tags: false
2026-07-27T14:15:57.5279964Z   show-progress: true
2026-07-27T14:15:57.5280315Z   lfs: false
2026-07-27T14:15:57.5280658Z   submodules: false
2026-07-27T14:15:57.5281017Z   set-safe-directory: true
2026-07-27T14:15:57.5281417Z   allow-unsafe-pr-checkout: false
2026-07-27T14:15:57.5281851Z ##[endgroup]
2026-07-27T14:15:57.6100657Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T14:15:57.6102208Z ##[group]Getting Git version info
2026-07-27T14:15:57.6102880Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T14:15:57.6103825Z [command]/usr/bin/git version
2026-07-27T14:15:57.6104285Z git version 2.43.0
2026-07-27T14:15:57.6105821Z ##[endgroup]
2026-07-27T14:15:57.6109376Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c28d05d8-23da-4aa1-8fee-e1e2b4091367' before making global git config changes
2026-07-27T14:15:57.6110464Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:15:57.6111414Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:15:57.6125196Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T14:15:57.6145888Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:15:57.6156687Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T14:15:57.6159802Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T14:15:57.6179723Z HEAD
2026-07-27T14:15:57.6210235Z ##[endgroup]
2026-07-27T14:15:57.6212008Z [command]/usr/bin/git submodule status
2026-07-27T14:15:57.6396146Z ##[group]Cleaning the repository
2026-07-27T14:15:57.6396899Z [command]/usr/bin/git clean -ffdx
2026-07-27T14:15:58.4781761Z Removing target/
2026-07-27T14:15:58.4790421Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T14:15:58.4924269Z HEAD is now at e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:15:58.4930932Z ##[endgroup]
2026-07-27T14:15:58.4965078Z ##[group]Disabling automatic garbage collection
2026-07-27T14:15:58.4968861Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T14:15:58.4998124Z ##[endgroup]
2026-07-27T14:15:58.4998890Z ##[group]Setting up auth
2026-07-27T14:15:58.5004911Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:15:58.5031974Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T14:15:58.5215352Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:15:58.5241169Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T14:15:58.5424413Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:15:58.5452774Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T14:15:58.5646721Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T14:15:58.5682798Z ##[endgroup]
2026-07-27T14:15:58.5683703Z ##[group]Fetching the repository
2026-07-27T14:15:58.5691661Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +ef8ac59c2a86c33237b5a70929004366f5d15664:refs/remotes/pull/108/merge
2026-07-27T14:15:59.0747254Z ##[endgroup]
2026-07-27T14:15:59.0748704Z ##[group]Determining the checkout info
2026-07-27T14:15:59.0750554Z ##[endgroup]
2026-07-27T14:15:59.0753407Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T14:15:59.0831921Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T14:15:59.0858834Z ##[group]Checking out the ref
2026-07-27T14:15:59.0861226Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/108/merge
2026-07-27T14:15:59.1038328Z Previous HEAD position was e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:15:59.1041846Z HEAD is now at ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:15:59.1046873Z ##[endgroup]
2026-07-27T14:15:59.1085199Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T14:15:59.1107228Z ef8ac59c2a86c33237b5a70929004366f5d15664
